func runtime.mapdelete_fast64

2 uses

	runtime (current package)
		map_fast64.go#L273: func mapdelete_fast64(t *maptype, h *hmap, key uint64) {
		map_fast64.go#L276: 		racewritepc(unsafe.Pointer(h), callerpc, abi.FuncPCABIInternal(mapdelete_fast64))